[Manager Summary]
Reports the number of copies that the user has requested to be printed.
OSStatus PMGetCopies(PMPrintSettings printSettings, UInt32 *copies)
PARAMETERS
printSettings
- A PMPrintSettings object previously created by your application for the current printing session.
copies
- On return, the number of copies that the user has requested to be printed
- function result
- A result code. See Result Codes.
CARBON PORTING NOTES
The PMGetCopies function replaces the Printing Manager opcode kPrinterDirectOpCode in kPDVerifySelect mode, and obtains information formerly stored in the iCopies field of the Printing Manager structure TPrJob.
Last modified: 5/7/99. Status: Draft Copyright 1999 Apple Computer, Inc. All rights reserved.